home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Champak Vol A-4
/
(Vol A-4) Vol. A4.iso
/
Games
/
puppy_red.swf
/
scripts
/
DefineSprite_350
/
frame_60
/
DoAction.as
Wrap
Text File
|
2008-03-11
|
247b
|
6 lines
score = _root.score;
this.loadVariables("http://heartwalk.com/score.php","POST");
_root.mainMsg += "\n-최종점수 : " + score + " 점";
_root.mainMsg += "\n-게임결과를 저장합니다.";
_root.mainMsg.scroll = _root.mainMsg.maxscroll;